GridSearchCV in sklearn
Refer to the eigenfaces code, which you can find here . What parameters of the SVM are being tuned with GridSearchCV?
The link provided in the intro text has been changed; the eigenfaces code example can now be found here .
Next Concept